home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Esportes / pingpong.swf / scripts / DefineButton2_422 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-01-10  |  328 b   |  17 lines

  1. on(release){
  2.    var ┬º\x01┬º = 967;
  3.    if(eval("\x01") == 967)
  4.    {
  5.       set("\x01",eval("\x01") - 727);
  6.       getURL(_root.play_more,"_blank");
  7.    }
  8.    else if(eval("\x01") == 240)
  9.    {
  10.       set("\x01",eval("\x01") + 369);
  11.    }
  12.    else if(eval("\x01") == 609)
  13.    {
  14.       set("\x01",eval("\x01") + 25);
  15.    }
  16. }
  17.